home *** CD-ROM | disk | FTP | other *** search
/ Programmer Power Tools / Programmer Power Tools.iso / progjrn / pj_6_6.arc / LPI386.ARC / LPICMP.BAT < prev   
DOS Batch File  |  1988-09-10  |  207b  |  7 lines

  1. Echo Compiling %1.for using LPI FORTRAN v03.00.02 w/80387 >%1.tim
  2. time <c:\dos\cr >%1.tim
  3. c:\lpi\lpifortr %1.for -f387 -cards %2 %3 %4 %5
  4. time <c:\dos\cr >>%1.tim
  5. fastlink @%1
  6. time <c:\dos\cr >>%1.tim
  7.